Open
Conversation
Author
|
The content validation (test (topics)) is now passing (Green ✅). I have updated the index.md to strictly follow the Style Guide, including fixing the 'open source' hyphenation and adding the logo key. The Lint job failure appears to be a persistent git checkout error (exit code 1) related to the CI environment for forks. This PR is ready for a manual review or a maintainer-triggered re-run when possible. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please confirm this pull request meets the following requirements:
Which change are you proposing?
Curating a new topic or collection
https://github.com/topics/runtime-node)runtime-node.pngimage andindex.mdindex.mdconform to the Style Guide and API docs: https://github.com/github/explore/tree/main/docsWhy this topic should be curated:
Runtime Node represents a security-first approach to containerization. It is a production-grade, distroless Node.js runtime environment built entirely
FROM scratch.By eliminating the operating system layer, shells, and package managers, it provides a zero-vulnerability base image with a minimal ~45MB footprint. Curating this topic allows the GitHub community to more easily discover hardened, minimalist alternatives for deploying Node.js applications in high-security environments.
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.